| Save(Stream) | Saves the specified stream. |
| Save(String) | Saves the specified file path. |
| Save(Stream, Encoding) | Saves the specified stream. |
| Save(String, Boolean) | Saves the specified file path. |
| Save(String, Encoding) | Saves the specified file path. |
| Save(String, Boolean, Encoding) | Saves the specified file path. |